FML ATANFULL
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native ATANFULL() function. FML ATANFULL will return the angle of two points in degrees between 0 and 360.
ARGUMENTS:
* X = the X distance
* Y = the Y distance
RETURNS:
Returns the result as a float value.
SYNTAX
Return Float=FML ATANFULL(X,Y)
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
